Section Properties
An object defining properties for the Section class.
ControlId
The unique identifier of the control.
Type: string
Layout
The layout settings for the control.
Type: ContainerLayout
ClientEvents
A list of client-side events associated with the control.
DesignerProps
The designer properties associated with the layout control.
Type: DesignerProps
ExecutedServerEvents
A list of server events that have been executed.
Type: List<ControlExecutedServerEvent>
Name
The name of the control.
Type: string
Items
The list of items contained within the layout control.
ServerEvents
A list of server-side events associated with the control.